home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 October: Mac OS SDK / Dev.CD Oct 00 SDK1.toast / Development Kits / Mac OS / Apple Guide / Authoring / Documentation / Example Source Files Appdx C / Index entries.src < prev    next >
Encoding:
Text File  |  1994-09-28  |  6.2 KB  |  152 lines  |  [TEXT/ttxt]

  1. #Index entries
  2.  
  3. #index entries are displayed in the left column and
  4. # Apple Guide alphabetizes them regardless of how they appear in the source file 
  5. # unless you specify the <Index Sorting> command and use the optional key
  6. # parameter in the <Index> command
  7.  
  8. <Index> "dictionary"                                                                #index entry
  9. # specify header and topics for this index term
  10.   <Header> "How do I"
  11.               <Topic> "add a word to the dictionary?" ,"SequenceAddWords"
  12.               <Topic> "look up a word in the dictionary?" ,"SequenceGeneric"
  13.               <Topic> "create a custom dictionary?" ,"SequenceCreateCustomDictionary"
  14.               <Topic> "add or remove a dictionary?" ,"SequenceGeneric"
  15.       <Header> "Why can't I"        
  16.               <Topic> "open the dictionary?" ,"SequenceGeneric"
  17.       <Header> "Definitions"        
  18.               <Topic> "custom dictionary" ,"SequenceDefnCustomDictionary"
  19.             <Topic> "standard dictionary" ,"SequenceDefnStdDictionary"
  20.  
  21. <Index> "toolbar"                                     #index entry
  22.       <Header> "How do I"        
  23.              <Topic> "use the tools in the toolbar?" ,"Toolbar"
  24.  
  25. <Index> "tools"                                          #index entry 
  26.       <Header> "How do I"        
  27.              <Topic> "use the tools in the toolbar?" ,"Toolbar"
  28.  
  29. <Index> "pencil"                                 #index entry
  30.       <Header> "How do I"        
  31.              <Topic> "use the tools in the toolbar?" ,"Toolbar"
  32.  
  33. <Index> "hammer"                               #index entry
  34.       <Header> "How do I"        
  35.              <Topic> "use the tools in the toolbar?" ,"Toolbar"
  36.  
  37. <Index> "opening"                                                                                    #index entry
  38.       <Header> "How do I"        
  39.             <Topic> "open a document?" ,"SequenceGeneric"
  40.       <Header> "Why can't I"        
  41.               <Topic> "open the dictionary?" ,"SequenceGeneric"
  42.  
  43. <Index> "custom"                                       #index entry
  44.       <Header> "How do I"        
  45.                 <Topic> "create a custom dictionary?" ,"SequenceCreateCustomDictionary"
  46.       <Header> "Definitions"        
  47.               <Topic> "custom dictionary" ,"SequenceDefnCustomDictionary"
  48.  
  49. <Index> "standard"                                       #index entry
  50.       <Header> "Definitions"        
  51.               <Topic> "standard dictionary" ,"SequenceDefnStdDictionary"
  52.  
  53. <Index> "Utilities menu"                                       #index entry
  54.       <Header> "How do I"        
  55.               <Topic> "use the dictionary?" ,"SequenceGeneric"
  56.               <Topic> "use the thesaurus?" ,"SequenceGeneric"
  57.  
  58.  
  59. #specify invisible index terms.
  60. #invisible index terms do not appear in the index, but are included
  61. # when the user searches using the Look For feature
  62.  
  63. <Index> "customizing", FALSE                                   #index entry (invisible)
  64.       <Header> "How do I"        
  65.               <Topic> "add a word to the dictionary?" ,"SequenceAddWords"
  66.               <Topic> "add or remove a dictionary?" ,"SequenceGeneric"
  67.                 <Topic> "create a custom dictionary?" ,"SequenceCreateCustomDictionary"
  68.       <Header> "Definitions"        
  69.               <Topic> "custom dictionary" ,"SequenceDefnCustomDictionary"
  70.  
  71. <Index> "spell", FALSE                                   #index entry (invisible)
  72.       <Header> "How do I"        
  73.               <Topic> "look up a word in the dictionary?" ,"SequenceGeneric"
  74.  
  75. <Index> "bitmap", FALSE                                   #index entry (invisible)
  76.       <Header> "How do I"        
  77.               <Topic> "use bitmapped fonts?" ,"SequenceGeneric"
  78.               <Topic> "create bitmapped graphics?" ,"SequenceGeneric"
  79.               <Topic> "placeholder for topic?" ,"SequenceGeneric"
  80.  
  81. <Index> "definitions", FALSE                                   #index entry (invisible)
  82.       <Header> "Definitions"        
  83.               <Topic> "custom dictionary" ,"SequenceDefnCustomDictionary"
  84.               <Topic> "standard dictionary" ,"SequenceDefnStdDictionary"
  85.  
  86.  
  87. #other index terms (that use placeholders for now)
  88. <Index> "Apple menu"                                                                                    #index entry
  89.       <Header> "How do I"        
  90.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  91. <Index> "clipboard"                                                                                    #index entry
  92.       <Header> "How do I"        
  93.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  94. <Index> "closing"                                                                                    #index entry
  95.       <Header> "How do I"        
  96.             <Topic> "close a document?" ,"SequenceGeneric"
  97. <Index> "copying"                                                                                    #index entry
  98.       <Header> "How do I"        
  99.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  100. <Index> "deleting"                                                                                    #index entry
  101.       <Header> "How do I"        
  102.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  103. <Index> "documents"                                                                                    #index entry
  104.       <Header> "How do I"        
  105.             <Topic> "save a document?" ,"SequenceGeneric"
  106.             <Topic> "open a document?" ,"SequenceGeneric"
  107.             <Topic> "close a document?" ,"SequenceGeneric"
  108.             <Topic> "print a document?" ,"SequenceGeneric"
  109. <Index> "fonts"                                                                                    #index entry
  110.       <Header> "How do I"        
  111.              <Topic> "use bitmapped fonts?" ,"SequenceGeneric"
  112.              <Topic> "placeholder for topic?" ,"SequenceGeneric"
  113. <Index> "formats"                                                                                    #index entry
  114.       <Header> "How do I"        
  115.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  116. <Index> "graphics"                                                                                    #index entry
  117.       <Header> "How do I"        
  118.               <Topic> "create bitmapped graphics?" ,"SequenceGeneric"
  119.              <Topic> "placeholder for topic?" ,"SequenceGeneric"
  120. <Index> "pasting"                                                                                    #index entry
  121.           <Header> "How do I"        
  122.               <Topic> "placeholder for topic?" ,"SequenceGeneric"
  123. <Index> "preferences"                                                                            #index entry
  124.       <Header> "How do I"        
  125.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  126. <Index> "printing"                                                                                    #index entry
  127.       <Header> "How do I"        
  128.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  129.             <Topic> "print a document?" ,"SequenceGeneric"
  130. <Index> "replacing"                                                                                    #index entry
  131.       <Header> "How do I"        
  132.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  133. <Index> "saving"                                                                                    #index entry
  134.       <Header> "How do I"        
  135.             <Topic> "save a document?" ,"SequenceGeneric"
  136. <Index> "searching"                                                                                    #index entry
  137.       <Header> "How do I"        
  138.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  139. <Index> "selecting"                                                                                    #index entry
  140.       <Header> "How do I"        
  141.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  142. <Index> "styles"                                                                                    #index entry
  143.       <Header> "How do I"        
  144.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  145. <Index> "writing"                                                                                    #index entry
  146.       <Header> "How do I"        
  147.             <Topic> "placeholder for topic?" ,"SequenceGeneric"
  148.  
  149.  
  150.  
  151.  
  152.